Carbon


errDataBrowserNotConfigured

Header: ControlDefinitions.h

enum {
    errDataBrowserNotConfigured = -4970,
    errDataBrowserItemNotFound = -4971,
    errDataBrowserPropertyNotFound = -4972,
    errDataBrowserInvalidPropertyPart = -4973,
    errDataBrowserInvalidPropertyData = -4974,
    errDataBrowserPropertyNotSupported = -4979
};

Constant descriptions

errDataBrowserNotConfigured
errDataBrowserItemNotFound
errDataBrowserPropertyNotFound
errDataBrowserInvalidPropertyPart
errDataBrowserInvalidPropertyData
errDataBrowserPropertyNotSupported


© 2000 Apple Computer, Inc. — (Last Updated 5/8/2000)